Skip to main content

Values

Values[<|key1->val1,key2->val2,…|>] gives a list of the values vali in an association.

Values[{key1->val1,key2->val2,…}] gives a list of the vali in a list of rules.

Values[expr,h] gives a list of values in expr, wrapping each of them with head h before evaluation.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.